body {

font-family: Georgia, "Impcact",

Times, serif;

color: darkred;

background-color: #33FFB3;
font-size: 25px;}

h1 {

font-family: Helvetica, Geneva, Arial,

SunSans-Regular, sans-serif;

text-align: center;

background-color: skyblue;
font-size: 60px;

color: yellow;}

h2 {font-family: 'Caesar Dressing', cursive;
font-size: 50px;}

h3 {
  font-family: "Bitcount Grid Double", system-ui;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "slnt" 0,
    "CRSV" 0.5,
    "ELSH" 0,
    "ELXP" 0;
    font-size: 40px;
}


h4 {
  font-family: "Bitcount Grid Double", system-ui;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "slnt" 0,
    "CRSV" 0.5,
    "ELSH" 0,
    "ELXP" 0;
    font-size: 30px;
}